Forum Replies Created
-
AuthorPosts
-
November 24, 2016 at 2:37 pm in reply to: Clean Business Pro Transparent Menu/Title Background #103832
Mahesh
Participant@kpreece1985: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#masthead { background-color: rgba(214, 214, 214, 0.5); }Regards,
MaheshNovember 24, 2016 at 12:28 pm in reply to: Adventurous Free Theme: Change sidebar content area colour #103821Mahesh
Participant@original_grumps: I checked your site but cannot figure out which element, can you please clarify so that I can help you further.
Regards,
MaheshNovember 24, 2016 at 12:19 pm in reply to: Programmatically change theme options in child theme #103820Mahesh
Participant@improdia: These functions are for getting default values or assigning values. Its not like the other that is called to be executed with add_actions. By the way, why do you want to override these two functions?
Regards,
MaheshNovember 24, 2016 at 12:12 pm in reply to: how to atop the page changing colour when scrolling #103819Mahesh
Participant@ajarnneil: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.is-sticky { background: rgba(0, 0, 0, 1) none repeat scroll 0 0; }Regards,
MaheshMahesh
Participant@elliottrae: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.nav-primary { text-align: center; } .nav-primary.search-enabled .menu { display: inline-block; float: none; }Regards,
MaheshMahesh
Participant@theodisbutler: It’s the same file in both Free and Pro version that is used to display the Parallax Background.
background-image.phplocated intheme-folder/inc/widgets/background-image.phpuse theis_home()oris_front_page()condition in widgets function.
Hope you understand.Regards,
MaheshMahesh
Participant@bigoslesli: Yes, this option is available in the theme. By default the url is allowed. Go to Dashboard=> Appearance=> Theme Options and in Comment Options, please make sure Disable Website Field? option is unchecked.
Regards,
MaheshNovember 24, 2016 at 10:15 am in reply to: Move black bar with copyright and the theme details #103814Mahesh
Participant@priginal_grumps: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
html, body { height: 100%; } #page { position: relative; min-height: 100%; height: 100%; } #colophon { position: absolute; bottom: -1px; width: 100%; }Regards,
MaheshNovember 23, 2016 at 5:06 pm in reply to: how to atop the page changing colour when scrolling #103780Mahesh
Participant@ajarnneil: Can you please clarify more.
Regards,
MaheshNovember 23, 2016 at 5:04 pm in reply to: Programmatically change theme options in child theme #103779Mahesh
Participant@improdia: In some functions,
function_existsis used, that’s why the error is occurring. The solution is, make a new function then remove the previous function withremove_actionand hook up the new function withadd_action.
Hope you understand.Regards,
MaheshMahesh
Participant@saschabahl: There has been a small bug in the theme, and will be fixed on the next update. For quick fix, please use custom CSS. Go to
Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSSbox and add the following CSS:#events-section .section-content-wrap .hentry { border-color: #dd3333; }Note: Please change the color as desired.
Regards,
MaheshNovember 23, 2016 at 12:05 pm in reply to: Clean Business Pro Transparent Menu/Title Background #103761Mahesh
Participant@kpreece1985: Please post in your site url.
Regards,
MaheshMahesh
Participant@fasteddie: Glad to know. Let me know if any problem.
Regards,
MaheshMahesh
Participant@elliottrae: You’re welcome. Have a nice day! 🙂
Regards,
maheshMahesh
Participant@saschabahl: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
Participant@panopano: Thank you for your appreciation. If you like my support and Create theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/create?rate=5#postform
Have a nice day!Regards,
MaheshNovember 23, 2016 at 10:41 am in reply to: Social icon not aligned with Catch Responsive Pro #103756Mahesh
Participant@oinardoo: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#catchresponsive_social_icons-5 .widget-wrap a img { vertical-align: bottom; }Regards,
MaheshMahesh
Participant@mymalteseguide: You should get the link as soon as the subscription is done. I’ll contact our sales team and they’ll help you further.
Regards,
MaheshNovember 23, 2016 at 9:41 am in reply to: Adventurous Free Theme: Change sidebar content area colour #103753Mahesh
Participant@original_grumps: Please post in your site url.
Regards,
MaheshNovember 22, 2016 at 3:00 pm in reply to: how to arrange image on left and text on right of image? #103705Mahesh
Participant@vijaya-chari: While inserting image to the content, please choose alignment left in the option listed in the right side. Or if you have already inserted the image, in content area, click the image, some option on the top appear, select left align.
Hope this helps.Regards,
Mahesh -
AuthorPosts
