Forum Replies Created
-
AuthorPosts
-
March 19, 2016 at 12:11 pm in reply to: How do I remove links from Responsive Slider images? #181872StephanieHellwigMember
Hi,
The Genesis Responsive Slider is best to link to posts and pages etc. If you want to just display static images and swap them out as you choose I would suggest using the Soliloquy lite slider plugin.
Warmly,
Stephanie
StephanieHellwigMemberHi,
When I inspect the code on your Section 3 & 4 it looks like you may have an empty text widget in those areas. Those are flexible widget areas so even an empty text widget will effect the layout of the section. See this link: http://my.studiopress.com/setup/altitude-pro-theme/front-page-setup/front-page-layout-configurations/
In Section 6 the html is being applied to the bold text, you will want to remove that.
Best,
Stephanie
StephanieHellwigMemberHi There!
If you can post a live link then we can use developer tools to inspect the code and see if there is a simple fix 😉
Warmly,
Stephanie
StephanieHellwigMemberHi
You can edit the link colors in your style css file. You will want to find this code:
a {
color: #13afdf;
text-decoration: none;
}
Change the color hex code to #000 for black.To add a font, you will first need to load the font into the theme and then you can indicate that font using font-family: "font" etc here is a link for instructions on that: http://www.w3schools.com/cssref/pr_font_font-family.asp
Hope this helps,
Stephanie
StephanieHellwigMemberHi Stacey,
You should be able to navigate to Genesis > theme settings and scroll to the lower part of that page and add your Google Analytics code in the header box.
Warmly,
Stephanie
-
AuthorPosts