Forum Replies Created
-
AuthorPosts
-
February 26, 2018 at 11:22 pm in reply to: post category link and password entry screen text #132425
Skandha
Participant@abisbee: Yes, you will need to create a child theme and customize your site for that purpose.
Let me know if you have anymore issues!
Regards,
SkandhaSkandha
Participant@cjcjcreativedesign-com: Please post in your site URL.
Regards,
SkandhaFebruary 26, 2018 at 6:06 am in reply to: FONT & TITLE ISSUES IN FEATURED SLIDER – FEATURED CONTENT – AND LOGO SLIDER #132385Skandha
Participant@barrycotton: Your site still seems to be under construction. I am not able to access it.
Regards,
SkandhaFebruary 26, 2018 at 5:25 am in reply to: FONT & TITLE ISSUES IN FEATURED SLIDER – FEATURED CONTENT – AND LOGO SLIDER #132382Skandha
Participant@barrycotton: If you mean to remove the titles from only a selected featured slides, yes it is possible using a bit of CSS Code. But for that i will have to take a look at your site which you said is under construction.
You can always post in your site URL when your site is live and i will be more than happy to help.Regards,
SkandhaSkandha
Participant@sukesh-chande: Do you mean to remove everything from homepage and just display the background image?? If yes
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.home #page { display: none; } body.home{ background:url(""); }
Insert the background image url between the double quotes.
Let me know if you have anymore issues.Regards,
SkandhaFebruary 26, 2018 at 2:44 am in reply to: Struggling with setting up a Blog page on a static Website #132374Skandha
Participant@luismarioochoa: Please replace the previous css code i provide you with the following code.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..entry-summary img { float:left; margin-right:20px; } #content { width:800px; } .entry-title, .entry-meta { float:right; } .entry-summary img { position:relative; top:-25px; }
It looks like you are using very old version of the theme. Please update the theme to its latest version to make best use of the theme.
Regards,
SkandhaFebruary 26, 2018 at 2:15 am in reply to: Changing year (Copyright at the bottom) in Adventurous FREE version #132373Skandha
Participant@dantanguay: I have already replied to this post in the previous thread.
Regards,
SkandhaSkandha
Participant@luismarioochoa: Go to => Appearance => Customize => Additional CSS and add the following CSS Code
To expand slider size to match navigation menu width and remove space between them
.featured-img { width: 110%; position: relative; left:-47px; top:-42px; }
To get rid of slider arrows
.nav-previous .pngfix { display:none; } .nav-next .pngfix { display:none; }
To get rid of grey line below the slider
#slider { border:0; margin:0; }
You seem to be using very old version of the theme. Please update the theme to the latest version to make the best use of it.
Let me know if you have anymore issues!
Regards,
SkandhaFebruary 26, 2018 at 12:58 am in reply to: Changing year (Copyright at the bottom) in Adventurous FREE version #132367Skandha
Participant@dantanguay: You will need to create a child theme and do a bit of customization to edit the footer. Let me know if you are comfortable with child theme customization.
Alternately, the option to edit footer is available in pro version of the theme. I suggest you to upgrade to pro. You can check out the the additional-features available in pro version and make your decision.Let me know if this solves your issue!
Regards,
SkandhaSkandha
Participant@dnelson503: You seem to be using an older version of the theme. Please update the theme and let me know if this issue persists.
Regards,
SkandhaSkandha
Participant@cmagouirk: The Header Media feature to insert video on homepage seems to be working fine at my end. Can you post your site URL so that i can search for the issue.
Regards,
SkandhaFebruary 26, 2018 at 12:16 am in reply to: Remove the search icon the menu (Catch Responsive), custom size buttons… #132363Skandha
Participant@contactautistan-org: Please post in your site URL.
Regards,
SkandhaFebruary 26, 2018 at 12:14 am in reply to: FONT & TITLE ISSUES IN FEATURED SLIDER – FEATURED CONTENT – AND LOGO SLIDER #132362Skandha
Participant@barrycotton: Go to => Appearance => Customize => Additional CSS and add the following CSS Code
#feature-slider .entry-container, .entry-title, #featured-heading, #logo-slider-title { font-family: Verdana, Geneva, San-seriff; }
To remove featured slide#2 if you don’t want a title, you will need to add a bit of additional CSS
Please post in your site URL and tell me on which featured slides you would like to remove the title and i will provide you the necessary CSS.Let me know if this solves your issue!
Regards,
SkandhaFebruary 25, 2018 at 11:50 am in reply to: Change of Homepage Settings from "Latest Posts" to "Static Page" WILL NOT STICK #132342Skandha
Participant@jackferris: Glad to know that the issue is resolved. Have a good day!
Regards,
SkandhaFebruary 25, 2018 at 4:28 am in reply to: Change of Homepage Settings from "Latest Posts" to "Static Page" WILL NOT STICK #132323Skandha
ParticipantHello @jackferris, Are you comfortable to give me your admin credentials so that i can look into your site and resolve the issue?
Regards,
SkandhaSkandha
Participant@jebernier: I am not able to see the link of the screenshots. You can check out the recommended image sizes here.
Let me know if this solves your issue!
Regards,
SkandhaFebruary 25, 2018 at 12:29 am in reply to: Change of Homepage Settings from "Latest Posts" to "Static Page" WILL NOT STICK #132314Skandha
Participant@jackferris: I don’t think this is a theme related issue as the theme seems to work fine at my end. Please try disabling all the plugins and see if the issue persists.
Regards,
SkandhaSkandha
Participant@vasikk: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
footer.entry-meta { display:none; } .entry-summary img { position:relative; top:-20px; left:-20px; }
Let me know if this solves your issue!
Skandha
Participant@misternoodles: Please post in your site URL so that i can provide you the necessary CSS Code.
Regards,
Skandha -
AuthorPosts