How to delete this?

Support Area Forums Moonrise How to delete this?

Viewing 7 posts - 1 through 7 (of 7 total)
URL to the page in question:
  • Author
    Posts
  • #28810
    Patryk Zakrzewski
    Participant

    Hello,
    I want to delete this line:
    http://screenshooter.net/102183005/cjdejus
    How can I do it?
    Thank you in advance for help 🙂

    #28815
    Patryk Zakrzewski
    Participant

    Oh, I forgot to tell you what section is it. It’s a menu section.

    #28820
    Bill Robbins
    Moderator

    Good Morning Patryk,

    We should be able to remove that line. Would it be possible for you to send over the URL to the page in question. That way I can make sure to send you back the correct code to make the change.

    Thanks,
    Bill

    #28844
    Patryk Zakrzewski
    Participant

    http://www.chkaszebe.pl
    I want to delete lines on divs 2 and 3 if it’s possible.

    #28850
    Bill Robbins
    Moderator

    Thank you very much for sending that over. Here’s how to remove those borders for you:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      .food-item h3,
      .menu-list h3,
      .service-list h3 {
      	border: none;
      }
      
    3. Update your settings.

    If you have any trouble or questions, just let me know.

    Thanks,
    Bill

    #28946
    Patryk Zakrzewski
    Participant

    Thank you Bill, now it’s looking great 🙂 Have a nice evening 🙂

    #28947
    Bill Robbins
    Moderator

    Glad that worked out for you. If you need anything else, just let me know 🙂

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How to delete this?’ is closed to new replies.