Forum Replies Created
-
AuthorPosts
-
Mahesh
Member@chd3143: Go to Dashboard=> Appearance=> Customize=> Featured Slider select Homepage/Frontpage in Enable Slider on option. Then select Demo Featured Slider in Select Slider Type. Click Save & Publish, then check it on the home page if the slider works.
Let me know if any problem.Regards,
MaheshMahesh
Member@joeh47: The option you are seeking is available in Adventurous Pro. It has No Sidebar (Full width) layout options, the one you want to have plus more other options too. I recommend you to upgrade to Pro.
Regards,
MaheshMahesh
Member@smoothiechode: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.home #content { display: none; }Regards,
MaheshMahesh
Member@mbd: I am afraid that is not possible. To have captioned image you’ll need to put the image in the content section and then add caption to it.
Hope you understand. Let me know if any problem.Regards,
MaheshMahesh
Member@aaspedia: Do you have & in line 82? there should not be any. Please check the codes in line 82 again. Let me know problem persists.
Regards,
MaheshMahesh
Member@luismarioochoa: Thanks, I checked your site and seems the white line is the border of the header. And can be removed with custom CSS. Go to Dashboard=> Appearanace=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#masthead { border-bottom: none; }Regards,
MaheshMahesh
Member@mbd: I don’t understand what you mean here. Can you please clarify more showing showing what you want in your site with a image or url to that page?
Regards,
MaheshMahesh
Member@clizana915: Thank you for your appreciation. If you like my support and Full Frame theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/full-frame?rate=5#postform
Have a nice day!
Regards,
MaheshMahesh
Member@richardi: Is it happening with custoimzer too? Try customizer options instead and check if it resolves the issue. For customize, go to Dashboard=> Appearance=> Customize.
Let me know further.Regards,
MaheshMahesh
Member@clizana915: Please add the following CSS along:
@media screen and (max-width:1152px) { #feature-slider { margin-top: 109px; } } @media screen and (max-width:991px) { #feature-slider { margin-top: 62px; } } @media screen and (max-width:600px) { #feature-slider { margin-top: 57px; } } @media screen and (max-width:540px) { #feature-slider { margin-top: 55px; } } @media screen and (max-width:480px) { #feature-slider { margin-top: 50px; } } @media screen and (max-width:400px) { #feature-slider { margin-top: 45px; } }Regards,
MaheshMahesh
Member@mbd: Which version are you using? Featured Content option is available in Catch Flames Pro theme from Version 3.5 only. Please update to the latest version.
Regards,
MaheshMahesh
Member@panther33: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#main #content img { border: none; }Regards,
MaheshMahesh
Member@clizana915: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#feature-slider { margin-top: 89px; }Regards,
MaheshMahesh
Member@richardi: Yes, please try reinstalling theme and check if it resolves the issue.
Let me know further.Regards,
MaheshMahesh
Member@luismarioochoa: Please make sure the images used are of correct dimensions (1680×720). May be the white line is from image itself.
It would be easier if I could test the site.
And about the link/button, Which Featured Slider type are you using currently? Excerpt content with More button only works in Post/Page/Category slider type.
Let me know further.Regards,
MaheshMahesh
Member@kelsantana: Currently you have following HTML for the Amazon Buy button
<a href="https://www.amazon.com/Childrens-Book-Adventure-Froblicious-Rhyming-ebook/dp/B01GOTXESA" target="_blank">Buy Now on Amazon</a>
Change it to the following:
<a class="my_button" href="https://www.amazon.com/Childrens-Book-Adventure-Froblicious-Rhyming-ebook/dp/B01GOTXESA" target="_blank">Buy Now on Amazon</a>
This will fix the issue. Let me know if any problem.Regards,
MaheshMahesh
Member@luismarioochoa: You can upload the image to dropbox, googledrive or awesome screenshots and share the link here.
Regards,
Mahesh -
AuthorPosts
