Forum Replies Created

Viewing 30 posts - 211 through 240 (of 241 total)
  • Author
    Posts
  • in reply to: Adding Opt-in to Small Bar Above Logo Area? #979153

    Please disregard the code I shared above and see the latest version of functions.php.

    I made progress getting everything on one line, but I can’t seem to figure out the settings to get the inputs aligned with the submit button and get them centered vertically in the top bar.

    I do need to make sure the styling of the opt-in looks right cross-browser.

    I decided to just not display the form on mobile, only a link to an opt-in page – but now that’s not appearing correctly on mobile?

    Also, it appears that the logo (text) image may have gotten bumped down due to opt-in in the small top bar?

    in reply to: Adding Opt-in to Small Bar Above Logo Area? #979064

    I see that the optin code I have now looks totally different on Internet Explorer and Mobile. Ugh. :( So that’s an issue too. Look forward to a response, thanks.

    in reply to: Adding Opt-in to Small Bar Above Logo Area? #979001

    I found a new AWeber horizontal opt-in form generator… however I need the heading to be to the left of the input fields (not on top) and I need the ‘Count Me In!’ submit button to be wider so that the text is all on one line. I’ll include the new form code I have put in the functions.php file.
    Can anyone please offer the styling adjustments needed to get the look I want?

    • This reply was modified 6 years, 4 months ago by Moondreamer21.
    in reply to: How to Add Search Bar to Logo Area #978899

    Thanks,
    The only code that didn’t seem to work was this one for making the drop down background colored instead of transparent:

    .header_color .avia-tt {
    background-color: purple;
    }

    Do you have some other code I could try for that?
    Also, is there a way to make the text not all upper-case?
    And is there a way to change/adjust the big round white circles/bullets on the left side of each search item that comes down? Like make the circle smaller?

    Thanks Mike. Below the
    if(isset($avia_config[‘use_child_theme_functions_only’])) return;
    line in functions.php, I added this code:

    // Register new icon as a theme icon
    function avia_add_custom_icon($icons) {
    $icons[‘icon_name’] = array( ‘font’ =>’fontello’, ‘icon’ => ‘ue800’);
    return $icons;
    }
    add_filter(‘avf_default_icons’,’avia_add_custom_icon’, 10, 1);

    // Add new icon as an option for social icons
    function avia_add_custom_social_icon($icons) {
    $icons[‘Icon Label’] = ‘icon_name’;
    return $icons;
    }
    add_filter(‘avf_social_icons_options’,’avia_add_custom_social_icon’, 10, 1);

    Under Enfold – Import/Export I saw the option there to upload Fontello Font Zip. I clicked on the link there to Fontello, and selected a thumbs up Font Awesome icon. I downloaded it, but it wasn’t actually in a .ZIP file… so I couldn’t upload it.

    So now I’m stuck – am I taking the right steps? What should I do next?

    in reply to: How to Center Footer Nav Menu with Copyright Below? #978886

    I am still having the same problem, it’s actually the background image in the logo area (not header – I mis-stated that before) that is getting stretched, no matter what size it is – which makes the jagged, lower transparent edge look blurry.
    I am about ready to pull my hair out in frustration over this.
    I’ll include my site info in the private info, would appreciate getting this fixed ASAP, thanks for the help!

    in reply to: How to Center Footer Nav Menu with Copyright Below? #977104

    Thanks! That did the trick once I removed the hex code background color from the logo area settings.
    Although now it seems that the background image is REALLY stretched out – the grungy irregular edge is blurry.
    I’ll attach my site link and all my additional css in the private section in case there is something conflicting?
    I appreciate your help!

    in reply to: How to Center Footer Nav Menu with Copyright Below? #976512

    Ooooooohhhh, that’s perfect Nikko – thanks so much! Do you have code to give the same effect to the purple background image I have in the header with the irregular grungy edge on the bottom?

    in reply to: Adding Opt-in to Small Bar Above Logo Area? #976509

    Good to know, thanks so much!

    in reply to: How to Add Search Bar to Logo Area #976054

    I am still looking for assistance in styling the search drop down on desktop, it seems the logo area settings will style the colors, etc. on mobile, but they aren’t taking effect for me on desktop.
    Can you provide code to change the background color of the search bar when typed in?
    And also the color of the backgrounds of the search items that drop down.
    I’d also like to remove the date.
    Thanks!

    in reply to: How to Add Search Bar to Logo Area #976025

    Thank you! Can you provide code to change the background color of the search bar when typed in?
    And also the color of the backgrounds of the search items that drop down, etc. whether on desktop or mobile – I see some differences between them.

    in reply to: Change Font Size in Full-Width Sub Menu? #976018

    Thanks – that’s just what I needed – appreciate your help! :D

    in reply to: Change Font Size in Full-Width Sub Menu? #976011

    Great, thanks – we’re making progress!
    On the mobile menu when it drops down, the text turns the same color as the background and isn’t visible on the selected links. How can I make all text links there on that mobile menu white even when they are hovered/clicked?

    in reply to: Change Font Size in Full-Width Sub Menu? #976009

    Is there a way to make the background behind the mobile menu burger transparent?

    in reply to: Change Font Size in Full-Width Sub Menu? #975999

    Its set in the General Styling area for Alternate Content, not custom CSS right now.

    in reply to: Change Font Size in Full-Width Sub Menu? #975971

    Thanks!

    When I set the background color in the general – styling for the alternate section, it will make the background of my dropdown links a darker color, but it also makes the a dark background around the actual links in the menu… is there a way I can get the background color of the drop downs only? I’ll add my site link to show an example.

    in reply to: How to Add Search Bar to Logo Area #975947

    Hi Jordan, I see it’s working now but yes – I’d still like help with styling.
    Do you have code to change the ‘search’ font that is INSIDE the search box? And how can I change that if I want to make the text all caps or lower case?

    in reply to: How to Add Search Bar to Logo Area #975928

    Any suggestions for why my search bar isn’t working?

    in reply to: How to Center Footer Nav Menu with Copyright Below? #975872

    Thanks Nikko, I can live with the arrangement of the socket menu on mobile as they are.
    Another question I had though, was that I want the irregular top edge of the dirt background in the socket (a transparent .png) to overlap the leather tooling background of the footer area above it.
    I’d like the same effect for the logo area purple/pink gradient image which has a grungy, irregular edge on the bottom – would like that to overlap the slider image below it.
    Can I get help with code for bot of these things? Thank you!

    in reply to: How to Add Search Bar to Logo Area #975823

    Yikes, I cannot seem to click in and type in my search bar either – please help!?

    in reply to: How to Add Search Bar to Logo Area #975802

    Thank you! Do you have code to change the ‘search’ font that is INSIDE the search box? And how can I change that if I want to make the text all caps or lower case?

    in reply to: How to Center Footer Nav Menu with Copyright Below? #975801

    I see that my menu links in the socket also overlap on mobile. Is there a way to keep them all on the same line? Here is all the socket css I have right now… (I’ll link to my site in the private section as well). I would also like to know how I can get the background image in my socket to stretch the entire width of the page?

    .copyright { width: 100%; text-align: center; }

    .sub_menu_socket {
    width: 100%; text-align: center;
    }

    #socket .sub_menu_socket a {
    width: 100%; text-align: center;
    font-size: 14px;
    }

    #socket .container {
    display: flex;
    flex-direction: column-reverse;
    }

    #socket .sub_menu_socket ul {
    margin-bottom: 8px;
    }

    #socket .sub_menu_socket li {
    float: none;
    display: inline-block;
    }

    in reply to: Adding Opt-in to Small Bar Above Logo Area? #975794

    Hello, I am still not seeing the opt-in form come up in the small top bar. I added the form to a code block lower in the page and it shows up OK, but when I add your code above to the functions.php file, it doesn’t show in the small top bar (which is enabled – I have social media icons showing in it).

    I’ll post my site url info. in the private section if you could take a closer look? Thanks.

    in reply to: Adding Opt-in to Small Bar Above Logo Area? #975500

    Thanks. I added your updated code to my functions.php file but there are no changes – the opt-in doesn’t appear in the small bar above the logo area. Please advise what my next step would be to troubleshoot?

    in reply to: Adding Opt-in to Small Bar Above Logo Area? #975030

    To update you, I refreshed my page again and realized that code I shared above in the functions.php file brought the whole site down. Please advise?

    in reply to: Adding Opt-in to Small Bar Above Logo Area? #975020

    I tried adding it to the functions.php file but nothing changed. I’ll post the code I added in the private section. Should I post it somewhere specific in the functions.php file?

    in reply to: How to Add Search Bar to Logo Area #975010

    Sure, I’ll provide the link to the site in the private content. Please let me know if you need anything else.

    in reply to: How to Center Footer Nav Menu with Copyright Below? #974899

    Sure I’ll share the link in the private content so you can see it.

    Here’s some of the socket css I’ve added as additional (may need to change some of this?).

    I’d also like the background image in the socket to expand and reach across the site 100% and actually have the irregular edge (it’s a .png with a transparent background) overlay the footer above it. Any tips on how to do that would be appreciated as well.

    .socket_color .socket_bg {
    background-size: 100%;
    }

    .socket_bg {
    background-size: 100%;
    }

    .copyright { width: 100%; text-align: center; }

    .sub_menu_socket {
    width: 100%; text-align: center;
    }

    #socket .sub_menu_socket {
    width: 100%; text-align: center;
    }

    #socket .sub_menu_socket a {
    width: 100%; text-align: center;
    font-size: 14px;
    }

    #socket {
    width: 100%;
    }

    in reply to: How to Add Search Bar to Logo Area #974889

    Thank you! This worked, however the search bar covers the entire width of the site.
    How can I set the css of the search bar to be the same as they would if it was used in a normal position anywhere else? And is there a place I can make adjustments to exactly where/how it’s positions, the colors, etc.?

    in reply to: How to Move Page Titles at Top of Content Area? #974873

    Thank you, that looks like a good option, but how will setting up the page titles like this impact search engine optimization?

Viewing 30 posts - 211 through 240 (of 241 total)