Forum Replies Created

Viewing 15 replies - 16 through 30 (of 31 total)
  • Thread Starter eggrace

    (@eggrace)

    Thread Starter eggrace

    (@eggrace)

    I am probbaly being silly but i was moving with Css Margin and it moved the whole block

    Thread Starter eggrace

    (@eggrace)

    Thread Starter eggrace

    (@eggrace)

    We actually have a small eco resort in the cambodian jungle (www.rainbowlodgecambodia.com) but we also have the franchise for this beer brand.

    The plugin is great.

    Problem is (and I know I am being a pain) but it is hooked to the product area.

    I can’t move it to the top left under breadcrumb as a page title.

    Unless I am missing something?

    Thread Starter eggrace

    (@eggrace)

    Hi Stef,
    Thanks.
    I am in a small town called Tatai in Cambodia!
    I don’t have the Customisation options you show in your pic?
    I am just using a free version of Storefront
    Thanks

    Thread Starter eggrace

    (@eggrace)

    Top Man!
    Well if you are ever in the area there are a few beers waiting for you!

    I can add code (not too good at writing it!), and would prefer to add than use a plugin but don’t want to impose on your good nature.

    Thread Starter eggrace

    (@eggrace)

    Hi Stef,
    Wow thank you, I didnt want to ask you directly so i put it to forum.
    Yes that”s right. I don’t want the traditional ‘Shop’ front page, I am just linking the product pages.
    I will call them something like ‘Beers’.
    Your screen grab is exactly what I am after.

    BTW, I found the CSS code. It changes something in the main nav formatting on Appearance and doesn’t seem to do anything on the plugin. Anyway I put it there for a reason and it is obviously wrong but I am not sure why I added it.

    a {
    text-decoration: none !important;
    }

    It is quite late here now in Cambodia so I will look at that properly in the morning.

    But I thought I’d put the Shop question out before bed, but I didn’t expect such a quick answer.

    Thank you for your on going assistance

    Thread Starter eggrace

    (@eggrace)

    I used that plugin because it allows you to select elements directly on a live page and change them. I am not advanced enough yet to know where to go for all the element names etc.

    Anyway I have moved the CSS across and deactivated the plugin but unfortunatley the problem is still there.

    So one of my CSS lines must be causing a conflict. I will take look and let you know.

    If anything jumps out at you as you know what you are doing would be grateful.

    Thread Starter eggrace

    (@eggrace)

    Brillient thank you, i’ll try that and let you know

    Thread Starter eggrace

    (@eggrace)

    HI Stef,
    Thank you so much for your assistance.
    I used the plugin to as a live CSS editor and have done on other sites.
    I don’t know what to do next because I need all that CSS for my site design.
    It the plugin conflicting?
    I am afraid as a newbie I don’t know what you mean about it being in an upload file.
    Thank you so much for your continued assistance

    Thread Starter eggrace

    (@eggrace)

    Thank you very much for taking the time to reply.
    I have turned off the delivery notice and the added cart text and the problem is still there. Not sure if i have made any further changes to the product page; besides text formatting and price change. Again i have tested with them off.
    But i not sure about duplication? Do you have any ideas on that?
    Thank you

    Thread Starter eggrace

    (@eggrace)

    Hi,
    I have used the following code:
    .sub-menu-columns ul.sub-menu li {
    display: inline-block;
    float: left;
    width: 200px;
    }
    .sub-menu-columns ul.sub-menu li:nth-child(odd) {
    float: left;
    margin-right: 10px;
    }
    .sub-menu-columns ul.sub-menu li:nth-child(even) {
    float: right;
    }

    But then the parent menu items get mixed in with the child items. And the the child item links don’t work.
    I have set the parent item to CSS Class sub-menu-columns

    I must be doing something basic wrong but I cannot work out how to fix.
    Can anybody help please?
    Thank you for your assistance

    Thread Starter eggrace

    (@eggrace)

    Thanks Joy, I have reposted there.
    Is there a simple trick to display all menu items including submenus is CSS that you know of?
    Thanks

    Forum: Fixing WordPress
    In reply to: CSS Help
    Thread Starter eggrace

    (@eggrace)

    HI,
    I am using a free version of NextGen
    Thank you

    Thread Starter eggrace

    (@eggrace)

    Thank you for your assistance.
    I have two payment methods – Paypal and Cash on delivery.
    Both have instructions in their descriptions.
    Do you know any I can force it to show both descriptions by default, regardless of which is selected on Check out page?
    Thank you

Viewing 15 replies - 16 through 30 (of 31 total)