Forum Replies Created

Viewing 30 posts - 151 through 180 (of 241 total)
  • Author
    Posts
  • in reply to: Dividing Line Between Blog Posts? #988487

    Thanks Mike! That removed the text, but I just wanted to disable the link. Is there a way to do that?
    :)

    in reply to: Margin/Padding for Page and Post Content? #988486

    Thanks Mike.
    I don’t think I explained the issue very well.
    I have a color section at the bottom of my pages with a background image added that is a transparent .png with a subtle grunge/fade.
    Because of this, the text in my pages doesn’t reach down over this color section and there’s a lot of extra space at the bottom of the main content.
    I wondered if there’s a way to make this space smaller so there’s not so much white space at the bottom of the text area of my site. I’ll upload a screenshot in the PC.

    This is actually fixed now, thanks anyway! We can close this thread.

    in reply to: Border under Widget Titles? #988391

    Sure, in PC below.

    in reply to: Boxed Layout + Changes to Top Bar & Logo Area, etc. #988390

    My goal is to make it look like the page I’ll link to below in the PC. What’s the best way to go about that?

    in reply to: Dividing Line Between Blog Posts? #988388

    It must not be showing now because I removed the border color from the main content area for another reason, so we can consider that resolved.
    Where the blog author name shows up under a blog post title, I’d like to disable that link. Can you provide CSS to do that, please?

    in reply to: Dividing Line Between Blog Posts? #988264

    Hello, I wanted to provide an update. I have all issues mentioned above resolve, except I’d like to style the dotted vertical line that connects the author preview pic to make it a specific color.
    Also, where the blog author text shows up under a blog post title, I’d like to disable thay link. Can you provide CSS to do that, please?

    in reply to: Advanced Layout Editor for Blog Post Page? #988192

    Hello,
    I deactivated the plug-ins, cleared my cache and the the results were the same.

    When I set the blog layout to Advanced Editor, it won’t let me lower any elements and the round circle ‘thinking icon’ just keeps going.

    When I set it to Single (or Multi) Author, all the blog posts disappear from the blog page.

    From from my research I see that this is common issue so I’m sure you’ve figured out a cause and solution. Please advise.

    in reply to: Unexpected Image Link Hover Effect? #988190

    Sure, we can close this.
    Thanks again.

    in reply to: Issue with Amazon Affiliate Code? #988189

    I’m using Chrome Version 67.0.3396.99 (Official Build) (64-bit).

    The code still isn’t coming up for me? Please advise! Thanks.

    in reply to: Margin/Padding for Page and Post Content? #988188

    Thanks Ismael, that seemed to do the trick for width.

    What do you suggest for the issue I mentioned on the bottom of the pages?

    Site info in the PC.

    in reply to: Question About Adding a Child Theme #988187

    I appreciate that but before I go forward, I’d like the questions I asked above answered:
    Again – I’ve started re-building my site now for a month and so far haven’t used a child theme.
    Now that I need to add some codes to the header, I see that I should have this.
    – Will there be any problems with what I’ve created so far if I add a Child Theme now (I have made a lot of custom CSS in the dashboard and some changes to functions.php)?
    – Is there a better/easier option for added codes to the header outside of installing a Child Theme?

    in reply to: Dividing Line Between Blog Posts? #988185

    Thank you!
    That worked. However now there is also a smaller black dashed line vertically connecting the icon to the left of the blog posts.
    How can I get rid of that line?
    How can I remove the icon to the left of all blog posts and move them over to the left edge of the page?
    Also, I see there is A LOT of white space below my intentional horizontal dashed separator between blog posts – how can I reduce that?
    Will post the page in question in the PC below. Thanks again.

    in reply to: Boxed Layout + Changes to Top Bar & Logo Area, etc. #988184

    Thank you! Can you offer CSS to set a boxed layout to a specific page?

    in reply to: Custom Dashed Horizontal Rule? #987171

    Thank you, I got it to work now with CSS. I appreciate the help. We can close this thread. :)

    in reply to: Dividing Line Between Blog Posts? #986662

    That didn’t work.
    I’ll post my info. in the PC in case you could take a look?
    The blog post page is the ‘Articles + Tips’ page.

    in reply to: Custom Dashed Horizontal Rule? #986595

    And then when I add
    <hr/>
    Into the html of a page, it doesn’t show up?

    in reply to: Custom Dashed Horizontal Rule? #986535

    Thanks Rikard, but that doesn’t seem to work either.

    Can you give me an example of what the code for the horizontal rule would look like? Maybe that’s part of the problem?

    in reply to: Issue with Amazon Affiliate Code? #986445

    Sure, site details in PC.

    in reply to: Unexpected Image Link Hover Effect? #986204

    Hmm, I had tried that before but when I did just now it WORKED!
    Thank you Mike! :)

    in reply to: Unexpected Image Link Hover Effect? #986162

    I’m following up on this topic, with another link – hover issue, this time with text.

    When I use this code:

    h2:hover {
    text-decoration:underline!important;
    }

    I get a hover effect on all H2 headings, but I really only want the hover effect for H2 links.

    When I use this, it doesn’t work.
    a h2:hover {
    text-decoration:underline!important;
    }

    Please help?

    in reply to: Boxed Layout + Changes to Top Bar & Logo Area, etc. #985657

    Well it would be several and more to come in the future – can you tell me how I can target individual pages (where to find their ID number?) and what custom CSS I must use. I’ll post a link to one example of a page in the PC below.
    Thanks!

    in reply to: Unexpected Image Link Hover Effect? #985656

    It doesn’t seem to be happening now. I’ll be working on the page more in the coming days and will keep an eye out for the issue… if we could keep this open for a little longer I’ll be back with an update. Thanks!

    in reply to: Social Icons not Showing Up on Mobile? #983743

    That is a perfect solution, thank you so much Mike! :D

    in reply to: Search Box Height on Desktop #983739

    Thanks Ismael, that did the trick! :)

    in reply to: Social Icons not Showing Up on Mobile? #983435

    Hello,
    I’m following up on this topic again with an issue that’s occurring on tablets size 768 x 1024.
    On devices that size, I’d like to have the link and social media icons stacked like we have set up for mobile… but instead right now the entire long opt-in is showing (that is what I want for desktop) for this size when I check my site at:
    http://responsivedesignchecker.com/checker.php?url=https%3A%2F%2Fwww.new.barrelracingtips.com&width=1400&height=700

    Here’s the CSS I have for this on mobile… wasn’t sure which parts I should update?

    @media only screen and (max-width: 767px) {
    #custom_html-4.widget {
    /*aligns the FB like button script (a custom html widget in the “header” widget area)*/
    width: 50px !important;
    padding: 12px 0px 0px 70px !important;
    display: inline-block !important;
    float: left !important;
    }
    }

    @media only screen and (max-width: 479px) {
    /*makes SM icons appear in small top bar on mobile*/
    .responsive #top #wrap_all #header .social_bookmarks, .responsive #top #wrap_all #main .av-logo-container .social_bookmarks {
    display: block !important;
    }
    }

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    /*makes SM icons appear in small top bar on mobile*/
    .responsive.html_mobile_menu_tablet #top #header #header_meta .social_bookmarks {
    display: block !important;
    }
    }

    @media only screen and (max-width: 426px) {
    .sub_menu h6 a{
    /*puts small bar opt-in link centered below social media icons in small top bar on mobile*/
    margin-left: 25% !important;
    margin-top: -25px !important;
    }
    }

    @media only screen and (max-width: 767px) {
    /*size and spacing of SM icons on mobile*/
    .social_bookmarks a{
    font-size:10px;
    margin-top:-2px!important;
    }}

    @media only screen and (max-width: 767px) {
    /*size and spacing for small header bar text on mobile*/
    #header_meta h6 a{
    font-size:12px!important;
    margin-top:-33px!important;
    }}

    in reply to: Special Heading Top Padding? #983425

    Never mind, I think I have it all fixed!
    I’d like to keep this open for a day or two to make sure – but thanks!

    in reply to: Special Heading Top Padding? #983423

    I switched things up again and used the code you recommended with the 100% width.
    Everything it looking good now except there is too much space below the dashed line on mobile only.
    Any CSS I have used doesn’t get a result at all.

    Here’s what I’m using:

    #top #wrap_all h3.av-special-heading-tag {
    margin-top: -10px;
    border-bottom: 2px dashed #CCBDB8!important;
    padding-bottom: 10px;
    width: 100%;
    }

    @media only screen and (max-width: 767px) {
    #top #wrap_all h3.av-special-heading-tag {
    margin-top:-20px!important;
    }
    }

    in reply to: Special Heading Top Padding? #982928

    Thanks, the problem I had with the code you provide initially was that it the dashed underline wasn’t full width.

    But then I spent several hours making numerous adjustments and finally got it very close to what I need (width is fine).

    The only problem, like I mentioned above, is that the heading text and content text is spaced/aligned how I want, BUT the dashed underline is too low (in the content text) – I want it centered between the content text & the heading (see site home page).

    I worked on this for hours trying every possible css combination I can think of… every time either achieving no result or mis-aligning it completely.
    If you could see what I have put together then offer an adjustment base on that, I’d appreciate it!

    in reply to: Getting Background Image for Main Content Full Width #982925

    Thanks Ismael, I got that to work! :)

Viewing 30 posts - 151 through 180 (of 241 total)