Forum Replies Created

Viewing 21 posts - 31 through 51 (of 51 total)
  • Author
    Posts
  • in reply to: Formatting Special Header H1 #531388

    I have applied these changes, but still not full width …. I’m testing this on a large screen (1920).

    I would like to have two options:

    1) Background of the heading that is full with
    2) Background of the heading that is equal to the text length

    If the full with is not working – what is the trick to make the background equal to the text lenght?

    in reply to: Formatting Special Header H1 #530588

    Find the details in the Private section.

    in reply to: Formatting Special Header H1 #530047

    I have created a test page where you can see the Layerslider (top) and the Color Section with Special Header (bottom)

    I would like to adjust the Special Header in the following way:

    1) The background color (post-entry or av-special-headiung) needs to be full width instead of the fixed width
    2) The Position of the av-special-heading (H1) needs to be at the bottom

    I have tried to accomplish this on the following way:

    .sn-sk-bgt .av-special-heading {
        background-color: rgba(41, 150, 204, 0.8);
    }

    But I’m not able to get the background-color full width and to the bottom,

    This topic can be closed – There was a old Layerslider Plugin active that was overruling the layer slider for the Enfold theme ….

    in reply to: Problems with Avia Builder and Widgets #509850

    You are correct – I didn’t see the ones that I have created before – So I have dragged the inactive to the right widgets and it is all in place.

    The only question that is left – why are my widgets made empty after the update of Enfold en WP?

    in reply to: Problems with Avia Builder and Widgets #509705

    I have deleted all the cache but no difference.

    Avai builder is working, but I’m still missing my widgets.

    How can I reactivate the manual created widgets?

    in reply to: Problems with Avia Builder and Widgets #509270

    I was to quick …. the avia builder is indeed working. I can select the widgets in the page, but the content is not there.

    So the question remains – How can I restore the content and the original names of my widgets so I don’t have to change all my pages?

    in reply to: Problems with Avia Builder and Widgets #509267

    I have renamed my plugin and I have reloaded the page and indeed it was working.
    I do see all my widgets are also back in place.

    Thanks for the quick support – and now I will go for my diner as it is already Friday evening here !!!

    Have a nice day!!

    in reply to: Problems with Avia Builder and Widgets #509265

    I have created some additional Widgets to be used.

    I don’t why all my widgets are not active anymore – but I do see the content still in the deactivated widget area.
    However, when I create the widget again, I do get the name that is extended with a number, because it exist.

    What is the trick to get the already created widgets back in place.

    My first priority is now to get the widgets back in place, as half of all my pages are blank now.

    See the private section related to ftp issue.

    in reply to: Formatting Special Header H1 #508352

    Thanks for the tip, but I’m using a Coloured Section width a full width image as background. In this section I want to use the Special Heading. Now I want this Special Centered Header just at the top.

    I don’t see the option here to leave a screenshot and forget the appname to upload a screenshot ….

    in reply to: extra space and list elements added on save #507532

    I’m getting this also – every time when I remove manually all the extra

      codes and save the page, the <XX> codes are coming back. This is happening in a text block. The more you save the text block and page, the more codes are entered into the texxblock


      <h2>Verhuur gloeiset</h2>

      • 50 Kva units met 6 kanalen
      • Benodigde kabels
      • Elementen (met backing plate)
      • Stiftlasapparaat om elementen met isolatiepennen vast te zetten
      • Thermokoppelschietapparaat
      • Thermokoppeldraad of insteek/mantelkoppels
      • Isolatiemateriaal
      • Digitale recorders
      • Instructies

      in reply to: Logo and background image #449918

      Rikard,

      The CSS mods was changing the text in my content container. I have applied the following code:

      /*Change dimensions of logo era:*/
      #top .logo {
      	width: 100%;
      }
      #top #header_main div.container {
      	padding: 0px 0px!important;
      }

      It looks fine – until I resize the window. When I make it smaller, also on my iPad in portrait and landscape mode, I do get an additional white area under my logo.

      In addition there remains a small white area on the right side when I make the window size a bit smaller.

      http://stefanbauer.nl/tryout/item-a/

      in reply to: Logo and background image #449237

      You can view the pages here:

      Entrance Page: http://stefanbauer.nl/tryout/

      Now I have to remove the white area around the image. I have tried to do that with a custom CSS for the image, but that is not working.
      How can I remove this padding from the “container” as I can not provide a custom css class for this area and I would like to do this only for this page. Using a code-block including the image is also not working. Only via #top .container I’m able to remove the left and right padding. But I would like to remove the top and bottom also and only on the home page.

      For the other pages, I would like to have the logo full width.
      I have resolved this now via:

      /*Change dimensions of logo era:*/
      #top .logo {
      	width: 1140px;
      	height: 270px;
      }

      However – when I change the 1140px to 100% – I do get the white area on the left and the right. Is there an option to make.

      When I use the width: 1140px – I do see that on my iPad the logo is even outside the boxed-area that has been defined.

      So – what is the trick to get the logo equal width to the boxed-area?

      You can watch the page here: http://stefanbauer.nl/tryout/item-a/

      in reply to: Logo and background image #448307

      This is a local development site …. I can provide an export if that works for you?

      in reply to: Enfold and Content Template #448061

      Andy,

      I thought I attached these files. But here are the examples again.

      http://grab.by/HtwA The high lighted area is what I would like to remove. I expect that the “display: none” will work here.

      http://grab.by/Htx6 to see the areas on the left and the right. Here I have two questions:

      1) How to remove these navigation?

      2) Why do I have this navigation for one CPT and for another CPT I don’t have this. How is this controlled for Custom Post Type that are added?

      in reply to: Enfold and Content Template #448060

      Andy,

      I thought I attached these files. But here are the examples again.

      http://grab.by/HtwA The high lighted area is what I would like to remove. I expect that the “display: none” will work here.

      http://grab.by/HtwA to see the areas on the left and the right. Here I have two questions:

      1) How to remove these navigation?

      2) Why do I have this navigation for one CPT and for another CPT I don’t have this. How is this controlled for Custom Post Type that are added?

      The question from Toolset was how to reach your guys. Any possibility to share email address for this?

      in reply to: Content of Widgets are deleted #446474

      I will see what a future Theme change will do. I have the latest op WP and Enfold in place!.
      Thanks

      in reply to: Content of Widgets are deleted #446376

      Yes – they are indeed there.

      Why are these widgets made inactive by a Theme change – or I my case were I was just using a Test Theme (plugin Test Theme Drive)?

      Is there anything I can do to avoid this and keep the content of widgets fixed?

      in reply to: How to remove the borders between recent posts #431281

      Thanks – remains always a struggle to find the right ID for these tweaks :(

      in reply to: Usages of Avia Layout Builder for Content Templates #355839
      This reply has been marked as private.
    Viewing 21 posts - 31 through 51 (of 51 total)