-
Search Results
-
hi there,
on mobile – how can I make the top level font smaller compared to the sublevel fonts?I found the option: Menü-Links in Seitenüberlagerung/-verschiebung, but when I change the font size there, it makes both smaller, the top and the sublevel. I only want to make the top level smaller.
Please send css.
Thanks
Peterhi there how can I increase the font size of the phone number and social icons in the Small bar above Main Menu? There seems to be every other setting I can edit for this section except font size.
Also why don’t the social icons show on mobile? No matter which options in the Header . extra elements settings for positioning the social icons don’t show.
Cheers
NatashaTopic: Custom Blog Post Template
I am sorry for the new post here as I know the questions and answer around the Blog Post template are extensive.
I am trying to appease a client who would like to have the ability to post ads on the actual post pages. So, essentially, I need modifications to the post template.
Under Theme Options > Blog Layout, I have chosen, “Use the advance layout editor to build your own blog.” In Quick CSS, I have the following:
/* CSS – Remove sidebar on blog category */
#top.archive.category .sidebar {
display: none!important;
border: none!important;
}#top.archive.category .content{
width: 100%;
border: none !important;
}/* CSS – increase heading size on featured blog post on home page. */
#top.home #wrap_all .main_color .post-entry.tag-featured-post h2.post-title {
font-size:30px;
}
#top.home #wrap_all .post-entry.bloglist-simple .blog-categories a {
font-size:12px;
}/* CSS – hide categories on home page blog element in list view – simple */
span.blog-categories.minor-meta {
display: none !important;
}span.blog-categories.minor-meta + span.text-sep {
display: none;
}I am wanting to keep the functionality of having a Blog Post page template. In other words, I want to keep blog post navigation, single post styles and blog archive functionality.
Is there any way to introduce a left and right column to the blog post template without breaking the blog functionality? In my case, we could have the right column stay “as-is” for widgets, currently Categories, Archives and Receivve Posts by Email. Per my client’s request the left column could be reserved for ads.
I should mention that “ads” as it relates to this client, are hand fabricated images, (jpg or png) that he is managing manually. The “graphic” ads, simply link out to the advertiser’s sites.
See an example of the ads on the current home page here: https://www.woodyboater.com
See a sample of a current blog post here: https://www.woodyboater.com/classic-boat-art/art-gets-paul-harvey-to-tell-the-rest-of-the-story/
Thank you.
Bill Basler
The code shows in textblock in enfold layout builder and on site. It looks like this.
theme, php and wp is up to date.[et_pb_section bb_built=”1″ fullwidth=”on” _builder_version=”3.0.51″][et_pb_fullwidth_slider admin_label=”Tillbehör bild” auto=”on” auto_speed=”5000″ _builder_version=”3.0.51″ header_font=”Nunito||||” header_font_size=”46px” header_font_size_last_edited=”on|desktop” header_letter_spacing_last_edited=”on|desktop” header_line_height=”1.2em” body_line_height=”1.4em” show_arrows=”on” show_pagination=”on” parallax=”off” parallax_method=”off” remove_inner_shadow=”off” custom_button=”off” button_letter_spacing=”0″ button_icon_placement=”right” button_letter_spacing_hover=”0″ auto_ignore_hover=”off” hide_content_on_mobile=”off” hide_cta_on_mobile=”off” show_image_video_mobile=”off” disabled=”off” disabled_on=”on||” show_inner_shadow=”on” show_content_on_mobile=”on”
Goodmorning,
I installed WordPress and Enfold on a new web site, i made a “work in progress” landing page while i was working on building the site up, at this point everything was working fine.
When i started to build the site and create new pages, i imported a demo (Spa Demo was the demo name).
I’m not sure if importing the demo was what caused the problems, but ever since i imported it, most of the changes i made on the elements don’t take effect.For example:
– I have a color section where i set a background image (it doesn’t show)
– When i set a font size on any text element, the change doesn’t take effect, it works only if i chose between H1 or H2
– This also for almost any other settings on the page elementsThe only way to make everything work is via quick CSS, using custom CSS classes on all the elements and manually setting everything with the !important; mark.
I already tried using the WordPress Reset plugin to reset the demo.
I attached in the private content a login with a temp account.
Thank you very much





