Forum Replies Created
-
AuthorPosts
-
Mahesh
Member@webcoast: Editing Footer text feature is only available in Pro version. So I recommend you to upgrade to Pro. This can be done by customization through child theme in Free version. If you chose the latter option, I recommend you to hire a customizer.
Regards,
MaheshMahesh
Member@biacna: For any customization, we recommend you to create a child theme first. Editing the core theme files do work but you’ll lose all the customization during updates. You can more details on creating child theme HERE. Then in your child theme’s
functions.phpadd the above code snippet.Regards,
MaheshMahesh
Member@eltaino: There has been a small bug in the theme, this will be fixed in the next update. As soon as the update is released, we’ll let you know. Thank you.
Regards,
MaheshMahesh
Member@zerolizer0: These colors are not changing because these options are not available. You can achieve this with Custom CSS. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
/* Site Title hover color */ #site-title a:hover, #site-title a:focus, #site-title a:active { color: #00ff00; } /* widget link hover color */ .widget-area .widget a:hover { color: #ff00ff; } /* Pagination background color */ #content .wp-pagenavi a:hover, #content .wp-pagenavi span.current { background-color: #fff000; } /* Breadcrumb color */ .breadcrumb ul li a:hover, .breadcrumb ul li.current_item { background-color: #00cc00; } .breadcrumb ul li a { color: #888bbb; }Note: Please change the color as desired.
Regards,
MaheshMahesh
Member@rafalwerez: You’ve put the code within
/* */in Additional CSS box please put it outside of it. Any text inside/* */will act as comment and nothing more.Regards,
MaheshMahesh
Member@sumiko: Its the iframe and the content within the iframe.
divs andtableelements have fixed width which is causing the issue.Regards,
MaheshMahesh
Member@rafalwerez: Do you have any plugins installed? If yes, please try disabling them the try again. Let me know further.
Regards,
MaheshMahesh
Member@rafalwerez: Haven’t faced such issue but yes, let me know if any problem.
Regards,
MaheshMay 17, 2017 at 2:25 am in reply to: Woo Commerce Integration Issues and Font Sizes and Layout #115875Mahesh
Member@vincent-pan: Thank you for your appreciation. If you like my support then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/fabulous-fluid?rate=5#postform
Have a nice day!Regards,
MaheshMahesh
Member@masterchess: You are using No-sidebar Full-width layout option. This will display main-wrapper
1260pxwide. And as you add a video, it’ll take up 100% width and displays as full width. How may I help you further.Regards,
MaheshMay 17, 2017 at 12:27 am in reply to: Woo Commerce Integration Issues and Font Sizes and Layout #115871Mahesh
Member@vincent-pan: Please use the following CSS:
@media screen and (min-width: 991px) { #primary { max-width: unset; width: 77.1%; } #secondary { max-width: unset; width: 22.862%; } }Regards,
MaheshMahesh
Member@rafalwerez: Please post in your site url.
Regards,
MaheshMay 16, 2017 at 11:59 pm in reply to: On Mobile Site Shifts To The Left Leaving A Space On The Right #115864Mahesh
Member@gist: Yes, I didn’t mean you to remove the Ads but to show you that the ads is causing the issue. Please use responsive ads or make it responsive. Please check the site below:
https://www.vitamineproteine.com/Regards,
MaheshMahesh
Member@rafalwerez: Yes, same here, I checked your site and can see the menu on my browser too. No such issue on our server either. Let me know further.
Regards,
MaheshMahesh
Member@mcvoh: This feature is available in Pro version. I recommend you to upgrade to Pro.
Regards,
MaheshMay 16, 2017 at 3:55 am in reply to: Woo Commerce Integration Issues and Font Sizes and Layout #115834Mahesh
Member@vincent-pan: How have you made this page three column? The theme only supports two column. For further customization, I recommend you to hire a customizer.
Regards,
MaheshMay 16, 2017 at 1:30 am in reply to: Move #feature-slider .entry-container, change color of menu and entry container #115832Mahesh
Member@webrightcaid: Checked your site and seems caption is now on the place where you wanted. Let me know if any problem.
Regards,
MaheshMay 16, 2017 at 1:18 am in reply to: Woo Commerce Integration Issues and Font Sizes and Layout #115831Mahesh
MemberMahesh
Member@jamesmillerlifeology: You are using compressing plugin, please try disabling that plugin and check if that works.
Regards,
MaheshMay 16, 2017 at 12:24 am in reply to: On Mobile Site Shifts To The Left Leaving A Space On The Right #115829 -
AuthorPosts
